PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFDisplayImageXObjectOperator Class / PDFDisplayImageXObjectOperator Constructor / PDFDisplayImageXObjectOperator Constructor(PDFCosName,PDFCosStream)
In This Topic
    PDFDisplayImageXObjectOperator Constructor(PDFCosName,PDFCosStream)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFDisplayImageXObjectOperator( 
       PDFCosName imageID,
       PDFCosStream cosImage
    )

    Parameters

    imageID
    cosImage
    See Also